public class SparseArray<T> where T: IEquatable<T>
'Declaration Public Class SparseArray(Of T As IEquatable(Of T))
'Declaration
Public Class SparseArray(Of T As IEquatable(Of T))
'Usage Dim instance As SparseArray(Of T)
'Usage
Dim instance As SparseArray(Of T)
System.Object GrapeCity.Spreadsheet.SparseArray<T>
SparseArray<T> Members GrapeCity.Spreadsheet Namespace